a11y: Remove "press" and "release" actions from buttons
authorBenjamin Otte <otte@redhat.com>
Tue, 28 Jun 2011 17:13:43 +0000 (19:13 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 5 Jul 2011 20:08:55 +0000 (16:08 -0400)
commit6b02119bb17e211bc75dbb6a544b32893292c41d
tree3fe8cfa12e87b395c85cd8d07a848a4cc31319d8
parent8e28e22bcf15cef1bb46b1f51939d1f3f0ed82fe
a11y: Remove "press" and "release" actions from buttons

http://mail.gnome.org/archives/gnome-accessibility-devel/2011-June/msg00020.html
has some details about this.
The main problem is that the internal button states get fiddled with and
that is not a good idea to do from an AT.

Also update tests to reflect that.
13 files changed:
gtk/a11y/gailbutton.c
tests/a11y/about.txt
tests/a11y/accessible-name.txt
tests/a11y/appchooser.txt
tests/a11y/assistant.txt
tests/a11y/buttons.txt
tests/a11y/colorchooser.txt
tests/a11y/hello-world.txt
tests/a11y/link.txt
tests/a11y/lockbutton.txt
tests/a11y/notebook.txt
tests/a11y/pickers.txt
tests/a11y/tree.txt